home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / Terminal 2.2 / Project / Sources / MySF.h < prev    next >
Text File  |  1992-01-17  |  196b  |  9 lines

  1. /*
  2.     Terminal 2.2
  3.     "MySF.h"
  4. */
  5.  
  6. void MySFGetFile(Byte *, Byte *, short, OSType *, SFReply *, OSType);
  7. void MySFPutFile(Byte *, Byte *, Byte *, SFReply *);
  8. Boolean SelectDirectory(short *, long *);
  9.